[INFO] cloning repository https://github.com/Castrozan/openclaw-mesh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Castrozan/openclaw-mesh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCastrozan%2Fopenclaw-mesh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCastrozan%2Fopenclaw-mesh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41d9f3e3a6423fc50d981707160474a2314b97c8
[INFO] testing Castrozan/openclaw-mesh against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCastrozan%2Fopenclaw-mesh" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Castrozan/openclaw-mesh
[INFO] finished tweaking git repo https://github.com/Castrozan/openclaw-mesh
[INFO] tweaked toml for git repo https://github.com/Castrozan/openclaw-mesh written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Castrozan/openclaw-mesh on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Castrozan/openclaw-mesh already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum_macros v0.26.4
[INFO] [stderr]   Downloaded indoc v2.0.7
[INFO] [stderr]   Downloaded unicode-truncate v1.1.0
[INFO] [stderr]   Downloaded instability v0.3.11
[INFO] [stderr]   Downloaded strum v0.26.3
[INFO] [stderr]   Downloaded darling v0.23.0
[INFO] [stderr]   Downloaded option-ext v0.2.0
[INFO] [stderr]   Downloaded redox_users v0.4.6
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.5
[INFO] [stderr]   Downloaded darling_macro v0.23.0
[INFO] [stderr]   Downloaded dirs-sys v0.4.1
[INFO] [stderr]   Downloaded signal-hook v0.3.18
[INFO] [stderr]   Downloaded castaway v0.2.4
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded darling_core v0.23.0
[INFO] [stderr]   Downloaded dirs v5.0.1
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded crossterm v0.28.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39bc7fa07e1bbda6c74f7f8fb843f660bf454731e187ce3833c8086ccf1a6584
[INFO] running `Command { std: "docker" "start" "-a" "39bc7fa07e1bbda6c74f7f8fb843f660bf454731e187ce3833c8086ccf1a6584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39bc7fa07e1bbda6c74f7f8fb843f660bf454731e187ce3833c8086ccf1a6584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39bc7fa07e1bbda6c74f7f8fb843f660bf454731e187ce3833c8086ccf1a6584", kill_on_drop: false }`
[INFO] [stdout] 39bc7fa07e1bbda6c74f7f8fb843f660bf454731e187ce3833c8086ccf1a6584
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18f6178ceeac8392dc4fd1120c6880ad3e8c7eb8d488713ef667704ba6bc6fbe
[INFO] running `Command { std: "docker" "start" "-a" "18f6178ceeac8392dc4fd1120c6880ad3e8c7eb8d488713ef667704ba6bc6fbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling openclaw-mesh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.31s
[INFO] running `Command { std: "docker" "inspect" "18f6178ceeac8392dc4fd1120c6880ad3e8c7eb8d488713ef667704ba6bc6fbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18f6178ceeac8392dc4fd1120c6880ad3e8c7eb8d488713ef667704ba6bc6fbe", kill_on_drop: false }`
[INFO] [stdout] 18f6178ceeac8392dc4fd1120c6880ad3e8c7eb8d488713ef667704ba6bc6fbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 388e571474cbab5a018520c066d64027f6b8f875908c6220f2cc5e37e5b476e0
[INFO] running `Command { std: "docker" "start" "-a" "388e571474cbab5a018520c066d64027f6b8f875908c6220f2cc5e37e5b476e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling openclaw-mesh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.74s
[INFO] running `Command { std: "docker" "inspect" "388e571474cbab5a018520c066d64027f6b8f875908c6220f2cc5e37e5b476e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "388e571474cbab5a018520c066d64027f6b8f875908c6220f2cc5e37e5b476e0", kill_on_drop: false }`
[INFO] [stdout] 388e571474cbab5a018520c066d64027f6b8f875908c6220f2cc5e37e5b476e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c784b0be1fcc56dcb27a56d6a0b69228c1a125313b45def03138d2f4a0949d74
[INFO] running `Command { std: "docker" "start" "-a" "c784b0be1fcc56dcb27a56d6a0b69228c1a125313b45def03138d2f4a0949d74", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openclaw_mesh-ef41fa49ef2b0258)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/openclaw_mesh-c89a522cd1a4344e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/app_state/main.rs (/opt/rustwide/target/debug/deps/app_state-a98aef4cf7b9db3d)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test camera_motion::camera_angle_wraps_around_at_two_pi ... ok
[INFO] [stdout] test camera_motion::update_increments_camera_angle_by_config_speed ... ok
[INFO] [stdout] test poll_application::apply_poll_preserves_existing_agent_3d_position ... ok
[INFO] [stdout] test camera_motion::camera_pitch_wraps_around_at_two_pi ... ok
[INFO] [stdout] test camera_motion::inactive_agent_pulse_phase_decays_each_update ... ok
[INFO] [stdout] test poll_application::apply_poll_does_not_redistribute_when_agent_count_unchanged ... ok
[INFO] [stdout] test camera_motion::update_increments_camera_pitch_by_config_speed ... ok
[INFO] [stdout] test camera_motion::active_agent_pulse_phase_increments_each_update ... ok
[INFO] [stdout] test camera_motion::tick_counter_increments_each_update ... ok
[INFO] [stdout] test poll_application::apply_poll_redistributes_positions_when_agent_count_changes ... ok
[INFO] [stdout] test poll_application::apply_poll_replaces_agents_with_poll_result ... ok
[INFO] [stdout] test poll_application::apply_poll_updates_gateway_online_status ... ok
[INFO] [stdout] test poll_application::apply_poll_with_no_pending_result_does_nothing ... ok
[INFO] [stdout] test polling_indicator::expired_poll_completed_at_is_outside_cooldown_window ... ok
[INFO] [stdout] test polling_indicator::poll_completed_at_is_none_on_new_app ... ok
[INFO] [stdout] test polling_indicator::apply_poll_sets_poll_completed_at ... ok
[INFO] [stdout] test polling_indicator::recently_completed_poll_is_within_cooldown_window ... ok
[INFO] [stdout] test polling_indicator::poll_completed_at_unchanged_when_no_result_pending ... ok
[INFO] [stdout] test position_distribution::distribute_assigns_shape_vertex_positions_to_agents ... ok
[INFO] [stdout] test position_distribution::distribute_clears_old_edges_before_generating_new ... ok
[INFO] [stdout] test position_distribution::distribute_edge_count_follows_n_choose_two ... ok
[INFO] [stdout] test polling_indicator::polling_flag_is_false_on_new_app ... ok
[INFO] [stdout] test position_distribution::distribute_generates_fully_connected_edges ... ok
[INFO] [stdout] test position_distribution::distribute_with_single_agent_produces_no_edges ... ok
[INFO] [stdout] test poll_application::apply_poll_preserves_existing_agent_pulse_phase ... ok
[INFO] [stdout] test position_distribution::distribute_with_zero_agents_does_nothing ... ok
[INFO] [stdout] test poll_application::apply_poll_updates_status_message ... ok
[INFO] [stderr]      Running tests/color/main.rs (/opt/rustwide/target/debug/deps/color-ee99ad6e25e6e1d0)
[INFO] [stdout] test polling_indicator::apply_poll_updates_poll_completed_at_on_each_poll ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test conversion::color_from_vec_with_empty_vec_returns_black ... ok
[INFO] [stdout] test conversion::rgb_from_vec_ignores_elements_beyond_third ... ok
[INFO] [stdout] test conversion::rgb_from_vec_with_empty_vec_returns_all_zeros ... ok
[INFO] [stdout] test conversion::rgb_from_vec_extracts_all_three_channels ... ok
[INFO] [stdout] test conversion::color_from_vec_converts_to_rgb_color ... ok
[INFO] [stdout] test conversion::rgb_from_vec_with_one_element_pads_remaining_with_zeros ... ok
[INFO] [stdout] test conversion::rgb_from_vec_with_two_elements_pads_last_with_zero ... ok
[INFO] [stdout] test depth_fade::depth_above_maximum_clamps_to_full_fade ... ok
[INFO] [stdout] test depth_fade::no_fade_at_minimum_depth_boundary ... ok
[INFO] [stdout] test depth_fade::depth_below_minimum_clamps_to_no_fade ... ok
[INFO] [stdout] test depth_fade::partial_fade_at_middle_depth ... ok
[INFO] [stdout] test depth_fade::preserves_non_rgb_colors_unchanged ... ok
[INFO] [stdout] test depth_fade::zero_strength_produces_no_fade_at_any_depth ... ok
[INFO] [stdout] test depth_fade::full_fade_at_maximum_depth_boundary ... ok
[INFO] [stdout] test node_color::active_grid_agent_uses_grid_base_color_with_pulse ... ok
[INFO] [stdout] test node_color::active_local_agent_uses_local_base_color_with_pulse ... ok
[INFO] [stdout] test node_color::inactive_reachable_agent_returns_configured_inactive_color ... ok
[INFO] [stdout] test node_color::pulse_phase_at_pi_half_produces_full_brightness ... ok
[INFO] [stdout] test node_color::pulse_phase_at_zero_produces_sixty_percent_brightness ... ok
[INFO] [stdout] test node_color::unreachable_agent_returns_dim_red ... ok
[INFO] [stdout] test node_color::unreachable_overrides_active_status ... ok
[INFO] [stdout] test quantization::quantize_preserves_non_rgb_colors_unchanged ... ok
[INFO] [stdout] test quantization::quantize_preserves_values_already_on_step_boundary ... ok
[INFO] [stdout] test quantization::quantize_rounds_down_to_nearest_step_boundary ... ok
[INFO] [stdout] test quantization::quantize_with_zero_values_stays_zero ... ok
[INFO] [stdout] test quantization::quantize_with_max_values ... ok
[INFO] [stdout] test quantization::quantize_with_values_below_step_rounds_to_zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config/main.rs (/opt/rustwide/target/debug/deps/config-14a75c15beb0b05c)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test defaults::default_colors_grid_is_cyan ... ok
[INFO] [stdout] test defaults::default_colors_local_is_green ... ok
[INFO] [stdout] test defaults::default_mesh_config_has_no_ssh_connection ... ok
[INFO] [stdout] test defaults::default_motion_camera_angle_speed_matches_constant ... ok
[INFO] [stdout] test defaults::default_motion_camera_distance_matches_constant ... ok
[INFO] [stdout] test defaults::default_connect_timeout_is_two_seconds ... ok
[INFO] [stdout] test defaults::default_colors_has_all_twelve_fields ... ok
[INFO] [stdout] test defaults::default_timing_active_threshold_matches_constant ... ok
[INFO] [stdout] test defaults::default_timing_poll_interval_matches_constant ... ok
[INFO] [stdout] test deserialization::connections_deserializes_camel_case_keys ... ok
[INFO] [stdout] test defaults::default_timing_tick_rate_matches_constant ... ok
[INFO] [stderr]      Running tests/formatting/main.rs (/opt/rustwide/target/debug/deps/formatting-f20ee2e23e995217)
[INFO] [stdout] test defaults::default_mesh_config_has_empty_grid_list ... ok
[INFO] [stdout] test deserialization::colors_deserializes_camel_case_keys ... ok
[INFO] [stdout] test deserialization::grid_agent_defaults_emoji_and_model_to_empty ... ok
[INFO] [stdout] test deserialization::deserializes_empty_json_to_defaults ... ok
[INFO] [stdout] test deserialization::deserializes_partial_config_fills_missing_with_defaults ... ok
[INFO] [stdout] test deserialization::grid_agent_requires_id_field ... ok
[INFO] [stdout] test deserialization::invalid_json_fails_gracefully ... ok
[INFO] [stdout] test deserialization::deserializes_complete_config_with_all_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test format_tokens::formats_large_millions ... ok
[INFO] [stdout] test format_tokens::formats_millions_with_one_decimal_place ... ok
[INFO] [stdout] test format_tokens::formats_999_as_raw_number ... ok
[INFO] [stdout] test format_tokens::formats_small_numbers_as_raw_digits ... ok
[INFO] [stdout] test format_tokens::formats_exactly_one_thousand ... ok
[INFO] [stdout] test format_tokens::formats_exactly_one_million ... ok
[INFO] [stdout] test format_tokens::formats_small_thousands ... ok
[INFO] [stdout] test short_model::handles_unknown_as_literal_input ... ok
[INFO] [stdout] test short_model::maps_claude_opus_four_five_to_opus_four_point_five ... ok
[INFO] [stdout] test short_model::maps_kimi_k_two_point_five_unchanged ... ok
[INFO] [stdout] test short_model::maps_claude_opus_four_six_to_opus_four ... ok
[INFO] [stdout] test short_model::preserves_names_exactly_fourteen_characters ... ok
[INFO] [stdout] test format_tokens::formats_thousands_with_one_decimal_place ... ok
[INFO] [stdout] test short_model::maps_claude_sonnet_four_five_to_sonnet_four_point_five ... ok
[INFO] [stdout] test short_model::empty_string_returns_empty ... ok
[INFO] [stdout] test format_tokens::formats_boundary_at_999999_as_thousands ... ok
[INFO] [stdout] test short_model::preserves_short_unknown_model_names ... ok
[INFO] [stdout] test short_model::strips_nested_provider_prefix_uses_last_segment ... ok
[INFO] [stdout] test short_model::strips_provider_prefix_from_model_name ... ok
[INFO] [stdout] test short_model::truncates_names_longer_than_fourteen_characters_with_ellipsis ... ok
[INFO] [stdout] test format_tokens::formats_zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/performance/main.rs (/opt/rustwide/target/debug/deps/performance-1e16c2b159be836f)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test color_computation::depth_fade_computation_throughput ... ok
[INFO] [stdout] test position_distribution::edge_count_scales_quadratically ... ok
[INFO] [stdout] test position_distribution::shape_vertices_for_twenty_agents_under_ten_microseconds ... ok
[INFO] [stdout] test color_computation::quantize_color_computation_throughput ... ok
[INFO] [stdout] test projection::projection_depth_values_are_positive_for_visible_agents ... ok
[INFO] [stdout] test projection::projection_produces_valid_screen_coordinates ... ok
[INFO] [stdout] test update_throughput::update_scales_linearly_not_quadratically_with_agent_count ... ok
[INFO] [stdout] test update_throughput::update_with_fifty_agents_within_frame_budget ... ok
[INFO] [stdout] test color_computation::full_color_pipeline_throughput_per_node ... ok
[INFO] [stdout] test update_throughput::update_with_ten_agents_within_frame_budget ... ok
[INFO] [stdout] test projection::project_to_screen_with_hundred_agents_under_five_hundred_microseconds ... ok
[INFO] [stdout] test update_throughput::update_with_twenty_agents_within_frame_budget ... ok
[INFO] [stdout] test position_distribution::distribute_positions_for_twenty_agents_under_one_hundred_microseconds ... ok
[INFO] [stdout] test projection::project_to_screen_with_twenty_agents_under_one_hundred_microseconds ... ok
[INFO] [stdout] test position_distribution::shape_vertices_golden_spiral_for_fifty_agents_under_fifty_microseconds ... ok
[INFO] [stdout] test position_distribution::distribute_positions_for_hundred_agents_under_one_millisecond ... ok
[INFO] [stdout] test color_computation::node_color_computation_throughput ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- color_computation::node_color_computation_throughput stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'color_computation::node_color_computation_throughput' (119) panicked at tests/performance/color_computation.rs:16:5:
[INFO] [stdout] node_color took 2573.0ns per call, budget is 1000ns
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e684cb88faa - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e684cb88faa - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e684cb88faa - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e684cb88faa - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e684cb9d01a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e684cb9d01a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e684cb8d832 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e684cb8d832 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e684cb681cf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e684cb681cf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e684cb81569 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e684cb13e5c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e684cb13e5c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e684cb81722 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e684cb81722 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e684cb68288 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e684cb5fc29 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e684cb68f9d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e684cb9d76c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e684cb04b1c - performance[ce25eca741f62376]::color_computation::node_color_computation_throughput
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance/color_computation.rs:16:5
[INFO] [stdout]   20:     0x5e684cb03457 - performance[ce25eca741f62376]::color_computation::node_color_computation_throughput::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance/color_computation.rs:7:39
[INFO] [stdout]   21:     0x5e684cb07bd6 - <performance[ce25eca741f62376]::color_computation::node_color_computation_throughput::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e684cb07f3b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e684cb07f3b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5e684cb1492b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5e684cb1492b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5e684cb1492b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5e684cb1492b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5e684cb1492b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5e684cb1492b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5e684cb1492b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5e684cb10044 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5e684cb10044 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5e684cb17532 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5e684cb17532 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5e684cb17532 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e684cb17532 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e684cb17532 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e684cb17532 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5e684cb17532 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e684cb888bf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5e684cb888bf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7f741a302aa4 - <unknown>
[INFO] [stdout]   43:     0x7f741a38fa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     color_computation::node_color_computation_throughput
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test performance`
[INFO] running `Command { std: "docker" "inspect" "c784b0be1fcc56dcb27a56d6a0b69228c1a125313b45def03138d2f4a0949d74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c784b0be1fcc56dcb27a56d6a0b69228c1a125313b45def03138d2f4a0949d74", kill_on_drop: false }`
[INFO] [stdout] c784b0be1fcc56dcb27a56d6a0b69228c1a125313b45def03138d2f4a0949d74
